paned: Move showing of the handle from realize() to map()
authorBenjamin Otte <otte@redhat.com>
Thu, 28 Apr 2011 18:27:40 +0000 (20:27 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 28 Apr 2011 20:21:45 +0000 (22:21 +0200)
commit6e3b4af3c5f9f3211a1fa4f5bcdf4c5ece195ec7
tree1da1bd232e2c623dd274f5688686c21c39458501
parent3e9664ce656e14a851be275e8747dfb14427a1f0
paned: Move showing of the handle from realize() to map()

Also only show the paned if it's actually supposed to be visible.
gtk/gtkpaned.c